chore(deps): update registry docker tag to v3.1.1#1589
Merged
Conversation
--- HelmRelease: actions-cache/registry Deployment: actions-cache/registry
+++ HelmRelease: actions-cache/registry Deployment: actions-cache/registry
@@ -37,13 +37,13 @@
- name: REGISTRY_DELETE_ENABLED
value: 'true'
- name: REGISTRY_PROXY_REMOTEURL
value: https://registry-1.docker.io
- name: REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY
value: /data
- image: registry:3.1.0@sha256:8a7c1aae9db5028cbc1cfe83e5969d270a50e8bc0b72eef3cc5657542ec383c9
+ image: registry:3.1.1@sha256:85347ed2ecde64161c7a4788a4d7d3dcc9d6f86f7be95834022e3c6a423a945a
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 5000 |
--- kubernetes/apps/actions-runner/registry-cache Kustomization: flux-system/actions-runner-registry-cache HelmRelease: actions-cache/registry
+++ kubernetes/apps/actions-runner/registry-cache Kustomization: flux-system/actions-runner-registry-cache HelmRelease: actions-cache/registry
@@ -38,13 +38,13 @@
env:
REGISTRY_DELETE_ENABLED: 'true'
REGISTRY_PROXY_REMOTEURL: https://registry-1.docker.io
REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY: /data
image:
repository: registry
- tag: 3.1.0@sha256:8a7c1aae9db5028cbc1cfe83e5969d270a50e8bc0b72eef3cc5657542ec383c9
+ tag: 3.1.1@sha256:85347ed2ecde64161c7a4788a4d7d3dcc9d6f86f7be95834022e3c6a423a945a
persistence:
data:
accessMode: ReadWriteOnce
enabled: true
size: 100Gi
storageClass: zfs |
renovate
Bot
force-pushed
the
renovate/registry-3.x
branch
from
May 12, 2026 07:50
fd5b4f4 to
19e9efb
Compare
bo0tzz
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.0→3.1.1Release Notes
distribution/distribution (registry)
v3.1.1Compare Source
Welcome to the
v3.1.1release of registry!This is a stable release
Please try out the release binaries and report any issues at
https://github.com/distribution/distribution/issues.
Notable Changes
nquery parameter in proxy mode instead of returning 400 (#4856)See the full changelog below for the full list of changes.
What's Changed
New Contributors
Full Changelog: distribution/distribution@v3.1.0...v3.1.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.